home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / Demos / TrueBASIC Demo / Help Files / Redefining Keys < prev    next >
Encoding:
Text File  |  1985-10-29  |  787 b   |  18 lines  |  [TRU9/zzzz]

  1.                        Redefining Keys
  2.  
  3. To redefine what the keys on your keyboard mean, first click 
  4. the Command Window icon to open the Command Window.  Type KEY
  5. and press Return.
  6.  
  7. The words "Press key to redefine:" will appear.  Press the key
  8. whose meaning you want to change.  You cannot change normal keys,
  9. so you will have to use the Option or Command key while pressing
  10. the key to change.  The words "Define it as:" will then appear.
  11. Enter the sequence of keystrokes you want to assign to that key.
  12. Press Command-a to finish.  
  13.  
  14. Key redefining lasts only through your current session with True
  15. BASIC.  You can save your key reassignments in a file by entering
  16. KEY TO filename on the command line.  You can retrieve those key
  17. assignments by entering the command KEY FROM filename.
  18.